Revision: zsh--cvshead--1.0--patch-537
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Sun Apr 16 13:49:30 UTC 2006
Standard-date: 2006-04-16 13:49:30 GMT
New-files: Completion/Linux/Command/.arch-ids/_analyseplugin.id
    Completion/Linux/Command/_analyseplugin
    Completion/Unix/Command/.arch-ids/_cowsay.id
    Completion/Unix/Command/.arch-ids/_env.id
    Completion/Unix/Command/_cowsay
    Completion/Unix/Command/_env
Modified-files: ChangeLog Completion/Unix/Command/_raggle
    Completion/Unix/Type/_hosts
    Completion/Zsh/Command/_precommand Doc/Makefile.in
    Doc/Zsh/compsys.yo Doc/Zsh/contrib.yo Doc/Zsh/expn.yo
    Doc/Zsh/options.yo Functions/MIME/zsh-mime-handler
    Src/Zle/zle.h Src/options.c Src/pattern.c Src/utils.c
    Src/zsh.h
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-537
Summary: Update from CVS

2006-04-14  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>

   * unposted: Completion/Unix/Command/_raggle: update for version
   0.4.4

2006-04-13  Clint Adams  <clint@zsh.org>

   * 22418: Completion/Unix/Command/_env,
   Completion/Zsh/Command/_precommand: completion for
   GNU env.

2006-04-11  Peter Stephenson  <pws@csr.com>

   * 22417: Functions/MIME/zsh-mime-handler: also
   allow autocd to work and add *(/) to the default
   execute-as-is.

2006-04-11  Wayne Davison  <wayned@users.sourceforge.net>

   * 22415: Doc/Makefile.in: changed how we call install-info so that
   we work with Debian's (broken) version as well as GNU's version.

2006-04-09  Peter Stephenson  <p.w.stephenson@ntlworld.com>

   * 22409: Src/pattern.c: fix compilation with --disable-multibyte.

   * 22408: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/options.c,
   Src/pattern.c, Src/utils.c, Src/zsh.h, Src/Zle/zle.h: add
   MULTIBYTE option, (#u) and (#U) globbing flags, and support
   for multibyte characters in patterns.

   * 22407: Functions/MIME/zsh-mime-handler: and it needs NULL_GLOB,
   too.

2006-04-06  Peter Stephenson  <pws@csr.com>

   * 22405: Functions/MIME/zsh-mime-handler: pattern matching
   in 22394 needed tweaking.

2006-04-05  Clint Adams  <clint@zsh.org>

   * 22404: Completion/Unix/Command/_cowsay:
   completion for cowsay.

2006-04-05  Peter Stephenson  <pws@csr.com>

   * 22394, R. Ramkumar, plus doc as 22043:
   Functions/MIME/zsh-mime-handler, Doc/Zsh/contrib.yo:
   execute-as-is style for MIME suffixes.

   * 22393, R. Ramkumar, plus doc, 22402:
   Completion/Unix/Type/_hosts, Doc/Zsh/compsys.yo: use-ip and
   known-hosts-files styles.

   * 22375: Doc/Zsh/expn.yo: somehow the doc got missed out.

2006-04-04  Clint Adams  <clint@zsh.org>

   * 22392: Completion/Linux/Command/_analyseplugin:
   completion for ladspa's analyseplugin.
